AutoXChange 2007 XML Reference Tailor Made Software  
Change Insert Linestyle

The following allows the user to change the linestyle for the insert. A new copy of the block definition will be created with all entities defined with linestyle "ByBlock". This will force all of the entities to have the linestyle defined here. If the linestyle is defined as "ByBlock" then it will have the linestyle of the block that contains the insert (or "Continuous" if this is a top level insert (an insert that is not inside another insert). The default if nothing is listed is "Continuous".

XML Syntax

<BlockRef>
    <Name>lote</Name>
    <Handle>D5</Handle>
    <Linestyle>Dashed</Linestyle>
</BlockRef>

XML Specifics

 Name  This is the name of the Block Definition. This is actually optional, but makes the file easier to read.
 Handle  This is the AutoCAD Entity Handle. It defines the specific Block Reference (Insert) being modified.
 Linestyle  This is the linstyle to change to.



 
Copyright © 2006 Tailor Made Software, Ltd